home *** CD-ROM | disk | FTP | other *** search
/ Colson Caster Selection Guide 3 / Colson Caster Selection Guide 3.0.iso / data1.cab / Program_Executable_Files / colsoncd.dxr / 00001Series_103.ls < prev    next >
Encoding:
Text File  |  2000-01-12  |  326 b   |  15 lines

  1. on enterFrame
  2.   set the puppet of sprite 9 to 1
  3.   set the locH of sprite 9 to -500
  4.   set the locV of sprite 9 to 0
  5.   set the member of sprite 9 to cast field "maincastdimphoto"
  6.   set the locH of sprite 9 to 30
  7.   set the locV of sprite 9 to 110
  8.   set the puppet of sprite 9 to 0
  9.   updateStage()
  10. end
  11.  
  12. on exitFrame
  13.   pause()
  14. end
  15.